home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual BASIC 5.0 (Ent. Edition) / Vb5ent Extractor.EXE / VB / SAMPLES / ENTRPRIS / APE / AESERVIC / AESERVIC.RC < prev    next >
Encoding:
Text File  |  1996-09-13  |  230 b   |  11 lines

  1. STRINGTABLE DISCARDABLE 
  2. BEGIN
  3.  
  4.     2    "Service"
  5.  
  6. //Error Strings
  7.     32766    "Invalid data was found in the variant"
  8.     32765    "The Activity Duration was negative or greater than <NUMBER>."
  9.     32764    "Invalid data container type"
  10. END
  11.